Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePoint2d::[] Operator (unsigned int)
Syntax
C++
double& operator [](unsigned int i);

Returns ith coordinate of this point. 

 

Parameters
Description
i
[in] Index of coordinate.

  • 0 returns the X-coordinate.
  • 1 returns the Y-coordinate.

Copyright © 2002-2022. Open Design Alliance All rights reserved.